leave
( animator#leave in module ng
)
Runs the leave animation operation and, upon completion, removes the element from the DOM.
animator#leave(element, parent);
element – {jQuery/jqLite element} –
the element that will be the focus of the leave animation
parent – {jQuery/jqLite element} –
the parent element of the element that will be the focus of the leave animation